projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4d9ecc
)
inspector: Fix fallout from function renaming
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 6 Sep 2014 16:47:41 +0000
(12:47 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 6 Sep 2014 16:47:41 +0000
(12:47 -0400)
gtk/inspector/window.ui
patch
|
blob
|
history
diff --git
a/gtk/inspector/window.ui
b/gtk/inspector/window.ui
index 63671b343e3090679040a2cb9c2fcb3b1468e0c2..a2315110fe6964ec82039f5679a8d2b267686284 100644
(file)
--- a/
gtk/inspector/window.ui
+++ b/
gtk/inspector/window.ui
@@
-34,7
+34,7
@@
<property name="visible">True</property>
<property name="image">inspect_image</property>
<property name="tooltip-text" translatable="yes">Select an Object</property>
- <signal name="clicked" handler="on_inspect"/>
+ <signal name="clicked" handler="
gtk_inspector_
on_inspect"/>
</object>
</child>
</object>